| Name | Description | |
|---|---|---|
![]() | getBackground | Gets the cell background. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | getBorders | Gets the cell borders. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | getCellLeftBorder | This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | getColor | Gets the content color. |
![]() | getColSpan | Gets the number of columns this cell spans on. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | getContent | Gets the cell content. |
![]() | getFont | Gets the content font. |
![]() | getForceLongWordsWrap | Gets a flag indicating whether long words should wrap if they do not fit entirely on a single line. |
![]() | getHorizontalAlign | Gets the horizontal align. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | getInnerMargins | Gets the cell inner margins. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | getOverflowMode | Gets the cell overflow mode. |
![]() | getRow | Gets the row this cell belongs to. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | getRowSpan | Gets the number of rows this cell spans on. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | getStructureElement | Gets the structure element. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | getTag | Gets an arbitrary Object value that can be used to store custom information about this element. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | getTextDirection | Gets the text direction. |
![]() | getVerticalAlign | Gets the vertical align. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | isMultiline | Gets a value indicating whether the cell content should be wrapped on multiple lines. |
![]() | setBackground | Sets the cell background. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | setBorders | Sets the cell borders. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | setColor | Sets the content color. |
![]() | setColSpan | Sets the number of columns this cell spans on. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | setContent | Sets the cell content. |
![]() | setFont | Sets the content font. |
![]() | setForceLongWordsWrap | Sets a flag indicating whether long words should wrap if they do not fit entirely on a single line. This method has effect if method returns true. |
![]() | setHorizontalAlign | Sets the horizontal align. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | setInnerMargins | Sets the cell inner margins. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | setMultiline | Sets a value indicating whether the cell content should be wrapped on multiple lines. |
![]() | setOverflowMode | Sets the cell overflow mode. This property is considered only when returns false. |
![]() | setRowSpan | Sets the number of rows this cell spans on. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | setStructureElement | Sets the structure element. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | setTag | Sets an arbitrary Object value that can be used to store custom information about this element. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
![]() | setTextDirection | Sets the text direction. |
![]() | setVerticalAlign | Sets the vertical align. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell) |
